﻿2026-07-19T16:29:55.6803199Z ##[group]Run actions/checkout@v5
2026-07-19T16:29:55.6803733Z with:
2026-07-19T16:29:55.6804153Z   repository: BigscreenVR/spt-bs-core
2026-07-19T16:29:55.6807133Z   token: ***
2026-07-19T16:29:55.6807509Z   ssh-strict: true
2026-07-19T16:29:55.6807874Z   ssh-user: git
2026-07-19T16:29:55.6808266Z   persist-credentials: true
2026-07-19T16:29:55.6808680Z   clean: true
2026-07-19T16:29:55.6809162Z   sparse-checkout-cone-mode: true
2026-07-19T16:29:55.6809629Z   fetch-depth: 1
2026-07-19T16:29:55.6810010Z   fetch-tags: false
2026-07-19T16:29:55.6810385Z   show-progress: true
2026-07-19T16:29:55.6810762Z   lfs: false
2026-07-19T16:29:55.6811112Z   submodules: false
2026-07-19T16:29:55.6811507Z   set-safe-directory: true
2026-07-19T16:29:55.6811922Z env:
2026-07-19T16:29:55.6812289Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T16:29:55.6812759Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T16:29:55.6813187Z ##[endgroup]
2026-07-19T16:29:55.7557372Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T16:29:55.7559176Z ##[group]Getting Git version info
2026-07-19T16:29:55.7559893Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T16:29:55.7560959Z [command]/usr/bin/git version
2026-07-19T16:29:55.7561493Z git version 2.43.0
2026-07-19T16:29:55.7563907Z ##[endgroup]
2026-07-19T16:29:55.7574533Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b57327d2-a820-4aec-8f9a-7b6504c8c3b7' before making global git config changes
2026-07-19T16:29:55.7576070Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T16:29:55.7577545Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T16:29:55.7609802Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T16:29:55.7627178Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T16:29:55.7637710Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T16:29:55.7640328Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T16:29:55.7658482Z HEAD
2026-07-19T16:29:55.7691750Z ##[endgroup]
2026-07-19T16:29:55.7692317Z [command]/usr/bin/git submodule status
2026-07-19T16:29:55.7866094Z ##[group]Cleaning the repository
2026-07-19T16:29:55.7900925Z [command]/usr/bin/git clean -ffdx
2026-07-19T16:29:55.7934339Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T16:29:55.7982270Z HEAD is now at 3c1c5df Merge 5e78fed5c30db1c774cc40a284f71fa9c94e2acd into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T16:29:55.7986132Z ##[endgroup]
2026-07-19T16:29:55.7988002Z ##[group]Disabling automatic garbage collection
2026-07-19T16:29:55.7991390Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T16:29:55.8015188Z ##[endgroup]
2026-07-19T16:29:55.8015924Z ##[group]Setting up auth
2026-07-19T16:29:55.8020484Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T16:29:55.8043318Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T16:29:55.8229469Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T16:29:55.8255460Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T16:29:55.8434025Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T16:29:55.8458320Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T16:29:55.8643300Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T16:29:55.8671455Z ##[endgroup]
2026-07-19T16:29:55.8672319Z ##[group]Fetching the repository
2026-07-19T16:29:55.8677543Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3c1c5df1aa112cbd2988ede84260d8c2a0ea0ad3:refs/remotes/pull/34/merge
2026-07-19T16:29:56.2786165Z ##[endgroup]
2026-07-19T16:29:56.2787400Z ##[group]Determining the checkout info
2026-07-19T16:29:56.2788578Z ##[endgroup]
2026-07-19T16:29:56.2792189Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T16:29:56.2842185Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T16:29:56.2868934Z ##[group]Checking out the ref
2026-07-19T16:29:56.2870705Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T16:29:56.2918505Z HEAD is now at 3c1c5df Merge 5e78fed5c30db1c774cc40a284f71fa9c94e2acd into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T16:29:56.2923015Z ##[endgroup]
2026-07-19T16:29:56.2953015Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T16:29:56.2973254Z 3c1c5df1aa112cbd2988ede84260d8c2a0ea0ad3
